net/http.http2Transport.DialTLS (field)

3 uses

	net/http (current package)
		h2_bundle.go#L6791: 	DialTLS func(network, addr string, cfg *tls.Config) (net.Conn, error)
		h2_bundle.go#L7330: 	if t.DialTLS != nil {
		h2_bundle.go#L7331: 		return t.DialTLS